home *** CD-ROM | disk | FTP | other *** search
/ Foreland January 1997 / Foreland January 1997.iso / dicegame.dir / 00203_EXIT HILITE.ls < prev    next >
Encoding:
Text File  |  1996-12-26  |  66 b   |  5 lines

  1. on mouseDown
  2.   set the visible of sprite 45 to 0
  3.   go("exit")
  4. end
  5.